Click or drag to resize

Or Constructor

Overload List
  NameDescription
Public methodOr(IListRestriction)
Initializes a new instance of the Or class.
Public methodOr(PropertyPath, PropertyPath)
Initializes a new instance of the Or class.
Public methodOr(PropertyPath, Boolean)
Initializes a new instance of the Or class.
Public methodOr(PropertyPath, DateTime)
Initializes a new instance of the Or class.
Public methodOr(PropertyPath, Double)
Initializes a new instance of the Or class.
Public methodOr(PropertyPath, Int64)
Initializes a new instance of the Or class.
Public methodOr(PropertyPath, String)
Initializes a new instance of the Or class.
Public methodOr(Restriction, Restriction)
Initializes a new instance of the Or class.
Public methodOr(Restriction, Restriction, Restriction)
Initializes a new instance of the Or class.
Public methodOr(Restriction, Restriction, Restriction, Restriction)
Initializes a new instance of the Or class.
Top
See Also